| 2014-07-30 |
bors | auto merge of #295 : alexcrichton/cargo/snapshots,... |
commit | commitdiff | tree | snapshot |
| 2014-07-30 |
Alex Crichton | Register new snapshots |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #290 : omasanori/cargo/makefile, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #285 : alexcrichton/cargo/fix-cargo-doc... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #255 : michaelsproul/cargo/missing-pkg... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #286 : benizi/cargo/fix/update-build... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
OGINO Masanori | Remove duplicated ${DESTDIR}. |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Michael Sproul | Improve the error message for missing packages. |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #283 : alexcrichton/cargo/fix-fresh-plugi... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Benjamin R... | Update README with new build instructions |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Don't blow away target/doc |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Correctly preserve plugin deps |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #277 : alexcrichton/cargo/add-configure... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Add a configure script |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
bors | auto merge of #282 : alexcrichton/cargo/fix-some-cross... |
commit | commitdiff | tree | snapshot |
| 2014-07-29 |
Alex Crichton | Fix some dep errors with cross-compiled plugins |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #281 : alexcrichton/cargo/no-more-warning... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Deny all warnings when building cargo |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #266 : alexcrichton/cargo/docopt, r=wycats |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Move from hammer to docopt for option parsing |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #268 : alexcrichton/cargo/issue-267,... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #254 : alexcrichton/cargo/cargo-doc,... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #265 : alexcrichton/cargo/issue-261,... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
bors | auto merge of #276 : alexcrichton/cargo/fix-exe, r... |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Correctly discover exe suffix through rustc |
commit | commitdiff | tree | snapshot |
| 2014-07-28 |
Alex Crichton | Add a cargo-doc command |
commit | commitdiff | tree | snapshot |
| 2014-07-26 |
bors | auto merge of #256 : alexcrichton/cargo/bootstrap,... |
commit | commitdiff | tree | snapshot |
| 2014-07-26 |
Alex Crichton | Bootstrap cargo with cargo |
commit | commitdiff | tree | snapshot |
| 2014-07-26 |
Alex Crichton | Inherit stdin when using `cargo run` |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
Alex Crichton | Print a message when a command receives a signal |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
bors | auto merge of #263 : rust-lang/cargo/transitive-deps... |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
Carl Lerche | Pass in initialized Source types into compile op |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
bors | auto merge of #260 : alexcrichton/cargo/issue-229,... |
commit | commitdiff | tree | snapshot |
| 2014-07-25 |
Alex Crichton | Base get_fingerprint on a PackageId |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
bors | auto merge of #257 : alexcrichton/cargo/ld-lib-path... |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
Alex Crichton | Ensure LD_LIBRARY_PATH is correct for plugins |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
bors | auto merge of #253 : jdeseno/cargo/find-root-manifest... |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
bors | auto merge of #252 : rust-lang/cargo/pkg-version-env... |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
Carl Lerche | Supply the crate version via ENV vars |
commit | commitdiff | tree | snapshot |
| 2014-07-24 |
Joshua DeSeno | Replace duplicate code for loading project manifest |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #251 : alexcrichton/cargo/print-the-failu... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Ensure a message is printed on test failure |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Allow omitting part of the output of a process |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #249 : alexcrichton/cargo/fix-test-twice... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Only copy over the native output directory once |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Print unknown errors with --verbose |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Fix `cargo test` with a dylib when run twice |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #250 : alexcrichton/cargo/test-deps,... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Ensure binaries are present for tests |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Fix integration tests with same names as libs |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Fix dependencies during tests |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Don't pass around Option<&[T]> for libs/bins |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #248 : alexcrichton/cargo/issue-225,... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Add `cargo new` to the `cargo help` message |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Filter the current package out of override paths |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #246 : alexcrichton/cargo/issue-227,... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
bors | auto merge of #247 : alexcrichton/cargo/extern-myself... |
commit | commitdiff | tree | snapshot |
| 2014-07-23 |
Alex Crichton | Fix crates with the same name as standard crates |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #240 : alexcrichton/cargo/cargo-new,... |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Implement cargo-new |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Don't rename a directory to a directory |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #245 : alexcrichton/cargo/fix-fresh,... |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Fix travis builds |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Use a hash for -C metadata instead of a string |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #242 : alexcrichton/cargo/issue-111,... |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #241 : alexcrichton/cargo/fix, r=wycats |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #238 : alexcrichton/cargo/cstr-builder... |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Add a test for closed issue #111 |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Correct a typo in layout preparation |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #237 : cburgdorf/cargo/fix_deprecation_wa... |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Christoph Burgdorf | remove deprecated lexical_ordering() usage |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
bors | auto merge of #235 : rust-lang/cargo/better-test-output... |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Fix windows tests |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Use Path::display().to_string() less often |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Move git macros to using `arg()` |
commit | commitdiff | tree | snapshot |
| 2014-07-22 |
Alex Crichton | Simplify the ProcessBuilder struct |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
bors | auto merge of #236 : cburgdorf/cargo/kill_lifetimes... |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Christoph Burgdorf | kill unnecessary lifetime annotations |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Yehuda Katz | Improve test output |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Yehuda Katz | Improve error message on failed compile |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
bors | auto merge of #224 : alexcrichton/cargo/canonical-hash... |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
bors | auto merge of #222 : alexcrichton/cargo/no-cargo-toml... |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
bors | auto merge of #232 : bkoropoff/cargo/fix-repeated-cargo... |
commit | commitdiff | tree | snapshot |
| 2014-07-21 |
Brian Koropoff | Add regression test for running `cargo test` twice |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Brian Koropoff | Fix failure on second run of 'cargo test' |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
bors | auto merge of #231 : alexcrichton/cargo/burningtree... |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Alex Crichton | Factor the metadata into test filenames |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Steve Klabnik | fix deprecated usage |
commit | commitdiff | tree | snapshot |
| 2014-07-20 |
Alex Crichton | Don't look inside target/ for sub-packages |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
Alex Crichton | Canonicalize URLs when hashing sources |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
bors | auto merge of #216 : alexcrichton/cargo/issue-205,... |
commit | commitdiff | tree | snapshot |
| 2014-07-19 |
Alex Crichton | House all native build output in a per-package dir |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Alex Crichton | Blow away all directories/files on each build |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
bors | auto merge of #220 : erickt/cargo/master, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
bors | auto merge of #217 : gchp/cargo/docs, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Erick Tryzelaar | Update hammer to fix `cargo build -h`. |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
bors | auto merge of #212 : fhahn/cargo/version, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
bors | auto merge of #219 : alexcrichton/cargo/update-to-mater... |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Alex Crichton | Update to master |
commit | commitdiff | tree | snapshot |
| 2014-07-18 |
Florian Hahn | Add version command, closes #201 |
commit | commitdiff | tree | snapshot |
| next |